home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / SDIOLE.PAK / SDIOLE.H < prev    next >
Text File  |  1997-05-06  |  502b  |  16 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4.  
  5. #define IDI_SINGLEFILE      101
  6. #define IDI_DOC             102
  7.  
  8. #define CM_TOGGLEHINT       202
  9. #define CM_TOGGLEBAR        203
  10. #define CM_TOGGLESTATUS     204
  11.  
  12. #define IDA_SDIFILE         100
  13.  
  14. #define IDM_EDITFILE_DOC    100
  15. #define IDM_EDITFILE_CHILD  101
  16.